checkbutton: Remove unused constants
authorTimm Bäder <mail@baedert.org>
Tue, 18 Oct 2016 17:50:32 +0000 (19:50 +0200)
committerTimm Bäder <mail@baedert.org>
Thu, 20 Oct 2016 18:12:05 +0000 (20:12 +0200)
gtk/gtkcheckbutton.c

index cd937969fa71a830f153fb8cded427f18d116db8..f6f8d376f5c6cbdd105cb50c18fd7b7c79b1ff72 100644 (file)
  */
 
 
-#define INDICATOR_SIZE     16
-#define INDICATOR_SPACING  2
-
-
 static void gtk_check_button_get_preferred_width                         (GtkWidget          *widget,
                                                                           gint               *minimum,
                                                                           gint               *natural);